バージョン

LocalizedStrings プロパティ (ScheduleDialogBase<TChoice>)

テンプレートのコントロールによって使用されるローカライズされた文字列のディクショナリを返します。
シンタックス
'宣言
 
Public ReadOnly Property LocalizedStrings As Dictionary(Of String,String)
public Dictionary<string,string> LocalizedStrings {get;}
参照